home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / mail / stripqwk.zip / ZIP.BAT < prev   
DOS Batch File  |  1991-12-23  |  359b  |  7 lines

  1. REM This is a sample Batch file for Zipping REP packets. The first line
  2. REM calls Strip, be sure to include the FULL PATH to the program and
  3. REM config file since almost all readers/doors use temporary work
  4. REM directories ! The second line calls Pkzip with the parameters that
  5. REM the reader/door passes it.
  6. \<path>\STRIP \<path>\STRIP.CFG
  7. PKZIP %1 %2